Skip to main content
GET
Get Prompt Partial Versions

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Query Parameters

workspaceId
string
required

Unique identifier for the workspace

promptPartialId
string
required

Unique identifier for the prompt partial

limit
number | null
default:10

Maximum number of records to return (max: 100)

Required range: x <= 100
cursor
string

Unique identifier for the cursor

Response

Prompt partial versions retrieved successfully

data
object[]
required
pagination
object
required